|
The Swing Application Framework (JSR 296) is a Java specification for a simple application framework for Swing applications, with a graphical user interface (GUI) in computer software. It defines infrastructure common to most desktop applications, making Swing applications easier to create. It has now been withdrawn.〔http://jcp.org/en/jsr/detail?id=296〕 ==Features== The JSR 296 specification defines the basic structure of a Swing application. It defines a framework as a small set of extensible classes that define infrastructure common to most desktop applications: * management of application life-cycle, startup and shutdown; * support for loading localized resources; * persistent session state; * support for loosely coupling actions to their presentation. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Swing Application Framework」の詳細全文を読む スポンサード リンク
|